.menu2105141945 .bt{ /*选中当前*/
    width: 168px;
    height: 54px;
    background-color: #dedede;
    display: inline-block;
    margin: 0 4px 20px;
    text-align: center;
    line-height: 54px;
    color: #565656;
}
.menu2105141945 .bt.cur,.menu2105141945 .bt:hover {
    background-color: #5a0060;
    color: #fff;
}